moveSpeed
Type
property
Summary
Specifies how fast the move command moves objects.
Syntax
set the moveSpeed to <pixelsPerSecond>
Description
Use the moveSpeed property to change the speed of animation performed with the move command.
A moveSpeed of zero moves the objects directly to their destination, as though you had set the object's location property rather than using the move command.
The moveSpeed property has no effect if you include the in time parameter in the move command. It only controls the speed of move commands that don't specify a time for the movement.
Examples
set the moveSpeed to 20 -- slow
Related
command: move
glossary: object, command, property, parameter
keyword: integer
object: control
Compatibility and Support
Introduced
LiveCode 1.0
OS
mac
windows
linux
ios
android
Platforms
desktop
server
mobile